home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Assassins - Ultimate CD Games Collection 2
/
Assassins 2 - Ultimate Games No. 2 (1995)(Weird Science)[!][Amiga-CD32-CDTV].iso
/
disks
/
crunch2.dms
/
crunch2.adf
/
docs
/
Man
< prev
next >
Wrap
Text File
|
1991-07-16
|
766b
|
17 lines
; This batchfile demonstrates how to use FInf and FImp in making a "man" online
; documentation batchfile.
; FInf is used for scanning the manual directories. The documentation files
; may be (but need not be) imploded using FImp. Directories are used to
; differentiate between the different reader programs required to display the
; various files.
.key manus/a
.bra {
.ket }
FInf Man:{manus} -q -p -f -nh -na -lf "FImp >NIL: %s T:Ex -XO -AL c -RF \"Ed %%s\\nDelete T:Ex/#?\"" BATCH
FInf Man:ANSI/{manus} -q -p -f -nh -na -lf "FImp >NIL: %s T:Ex -XO -AL c -RF \"More %%s\\nWait 1 sec\\nDelete T:Ex/#?\"" BATCH
FInf Man:IFF/{manus} -q -p -f -nh -na -lf "FImp >NIL: %s T:Ex -XO -AL c -RF \"Run Leggi %%s smart font topaz/8\\nWait 2 secs\\nDelete T:Ex/#?\"" BATCH